gtk-inspector: size-groups.c: Fix build on pre-C99
authorChun-wei Fan <fanchunwei@src.gnome.org>
Wed, 16 Jul 2014 09:58:20 +0000 (17:58 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Wed, 16 Jul 2014 09:58:20 +0000 (17:58 +0800)
commit64e5d6ee3aa57d0a03b7126710f81100b90faa4e
tree3116d45905c00ef1593035db207abe03086aa93c
parentfffd58fca80d8b1cd65d7322cca07dd101a5eb20
gtk-inspector: size-groups.c: Fix build on pre-C99

Declare variables at the top of the block.
gtk/inspector/size-groups.c